home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Merciful 5
/
Merciful - Disc 5.iso
/
software
/
p
/
pcqpascalv1.2d.lha
/
Examples2
/
Aequipot
/
Source
/
ILBM.i
< prev
next >
Wrap
Text File
|
1997-05-06
|
255b
|
14 lines
{ILBM.i}
{Sorry, but I only found time to include this single function}
{(and I only needed this one)}
{written by J.Matern}
{$I "Include:dos.i" }
Var
ILBMBase : Address;
Function SaveWindowToIFF(w : WindowPtr; a : Address) : INTEGER;
External;